home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 123 / MacAddict_123_2006_11.iso / Software / Internet & Communication / GarageSale 2.4.4.dmg / GarageSale.app / Contents / Resources / English.lproj / IntroPanel.nib / classes.nib next >
Text File  |  2006-08-27  |  2KB  |  62 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  4.         {CLASS = GSAppIconView; LANGUAGE = ObjC; SUPERCLASS = NSView; }, 
  5.         {
  6.             ACTIONS = {countryPopupChanged = id; regionPopupChanged = id; sitePopupChanged = id; }; 
  7.             CLASS = GSCommonPrefsController; 
  8.             LANGUAGE = ObjC; 
  9.             OUTLETS = {
  10.                 countryPopup = NSPopUpButton; 
  11.                 locationTextField = NSTextField; 
  12.                 regionPopup = NSPopUpButton; 
  13.                 sitePopup = NSPopUpButton; 
  14.             }; 
  15.             SUPERCLASS = NSObject; 
  16.         }, 
  17.         {
  18.             ACTIONS = {
  19.                 authorizeForToken = id; 
  20.                 authorizeLaterCheckboxClicked = id; 
  21.                 buyLicense = id; 
  22.                 nextView = id; 
  23.                 previousView = id; 
  24.                 showTokenExplanation = id; 
  25.                 tryCheckBoxChanged = id; 
  26.             }; 
  27.             CLASS = GSIntroPanelController; 
  28.             LANGUAGE = ObjC; 
  29.             OUTLETS = {
  30.                 authorizeButton = NSButton; 
  31.                 authorizeLaterCheckbox = NSButton; 
  32.                 demoCheckBox = NSButton; 
  33.                 getCategoriesErrorTextField = NSTextField; 
  34.                 licenseErrorImageView = NSImageView; 
  35.                 licenseErrorTextField = NSTextField; 
  36.                 licenseTextField = NSTextField; 
  37.                 licenseUserNameTextField = NSTextField; 
  38.                 licenseUsernameErrorImageView = NSImageView; 
  39.                 locationErrorImageView = NSImageView; 
  40.                 locationErrorTextField = NSTextField; 
  41.                 nextButton = NSButton; 
  42.                 passwordUsernameErrorTextField = NSTextField; 
  43.                 payPalErrorTextField = NSTextField; 
  44.                 prevButton = NSButton; 
  45.                 progressIndicator = NSProgressIndicator; 
  46.                 progressIndicatorTextField = NSTextField; 
  47.                 tabView = NSTabView; 
  48.                 usernameTextField = NSTextField; 
  49.             }; 
  50.             SUPERCLASS = NSWindowController; 
  51.         }, 
  52.         {
  53.             CLASS = GSStepsView; 
  54.             LANGUAGE = ObjC; 
  55.             OUTLETS = {tabView = NSTabView; }; 
  56.             SUPERCLASS = NSView; 
  57.         }, 
  58.         {CLASS = GSWhiteView; LANGUAGE = ObjC; SUPERCLASS = NSView; }, 
  59.         {CLASS = NSObject; LANGUAGE = ObjC; }
  60.     ); 
  61.     IBVersion = 1; 
  62. }